Q3FSSpecStorage_Set
You can use theQ3FSSpecStorage_Set
function to set information about anFSSpec
storage object.
TQ3Status Q3FSSpecStorage_Set ( TQ3StorageObject storage, const FSSpec *fs);
storage
- A Macintosh
FSSpec
storage object.fs
- A file system specification structure specifying the name and location of a Macintosh file.
DESCRIPTION
TheQ3FSSpecStorage_Set
function sets the file system specification structure of the file associated with the MacintoshFSSpec
storage object specified by thestorage
parameter to the structure specified by thefs
parameter.SPECIAL CONSIDERATIONS
You must not useQ3FSSpecStorage_Set
with an open MacintoshFSSpec
storage object.ERRORS
kQ3ErrorStorageIsOpen